Skip to content

Conversation

@alan-agius4
Copy link
Collaborator

@alan-agius4 alan-agius4 commented Oct 10, 2025

This commit adds a migration to update the TypeScript moduleResolution option to 'bundler' for improved compatibility with modern package resolution and the new Angular package format.

See: https://www.typescriptlang.org/tsconfig/#moduleResolution

@alan-agius4 alan-agius4 changed the title feat(@schematics/angular): add migration to update moduleResolution to bundler fix(@schematics/angular): add migration to update moduleResolution to bundler Oct 10, 2025
@alan-agius4 alan-agius4 removed the detected: feature PR contains a feature commit label Oct 10, 2025
@alan-agius4 alan-agius4 requested review from clydin and josephperrott and removed request for josephperrott October 10, 2025 18:52
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label Oct 10, 2025
…to `bundler`

This commit adds a migration to update the TypeScript `moduleResolution` option to `'bundler'` for improved compatibility with modern package resolution and the new Angular package format.

See: https://www.typescriptlang.org/tsconfig/#moduleResolution
@alan-agius4 alan-agius4 force-pushed the module-resolution-migration branch from 91d0e85 to 4a07a68 Compare October 10, 2025 18:54
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alan-agius4 alan-agius4 added target: major This PR is targeted for the next major release action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Oct 10, 2025
@alan-agius4 alan-agius4 merged commit 8f0f6a5 into angular:main Oct 10, 2025
33 checks passed
@alan-agius4 alan-agius4 deleted the module-resolution-migration branch October 10, 2025 19:14
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: @schematics/angular target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants